Meshes best practices

Meshes, along with textures, have a major role in affecting the performance of any 3D application. To improve efficiency of meshes in your Kanzi applications:

See also

Optimizing meshes

Reducing the number of rendered vertices

Setting the correct size of vertex cache

Setting culling

Loading resources in parallel

Troubleshooting the performance of your application

Best practices